home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / comm / irc / cybershiela.lha / cs / cs_jokes.amirx < prev    next >
Text File  |  1999-07-05  |  1KB  |  35 lines

  1. /* CybeShiela Jokes launcher by Zonkerz */
  2. xx=random(1,31,time('s'))
  3. select
  4. when xx=1 then a="blondes.amirx"
  5. when xx=2 then a="redneck.amirx"
  6. when xx=3 then a="pickup.amirx"
  7. when xx=4 then a="beer.amirx"
  8. when xx=5 then a="murphlove.amirx"
  9. when xx=6 then a="quotes.amirx"
  10. when xx=7 then a="bumperstickers.amirx"
  11. when xx=8 then a="moviethings.amirx"
  12. when xx=9 then a="annoy.amirx"
  13. when xx=10 then a="biglies.amirx"
  14. when xx=11 then a="confucius.amirx"
  15. when xx=12 then a="datingsigns.amirx"
  16. when xx=13 then a="simpleminded.amirx"
  17. when xx=14 then a="oxymorons.amirx"
  18. when xx=15 then a="rejectedsuessbooks.amirx"
  19. when xx=16 then a="redneck2.amirx"
  20. when xx=17 then a="quotes2.amirx"
  21. when xx=18 then a="penistypes.amirx"
  22. when xx=19 then a="lifequestions.amirx"
  23. when xx=20 then a="drsuesspurity.amirx"
  24. when xx=21 then a="compacros.amirx"
  25. when xx=22 then a="hallmark.amirx"
  26. when xx=23 then a="lifefacts.amirx"
  27. when xx=24 then a="murphysTech.amirx"
  28. when xx=25 then a="bumperstickers2.amirx"
  29. when xx=26 then a="lameexcuses.amirx"
  30. when xx=27 then a="nolongerkid.amirx"
  31. when xx=28 then a="ponderthis.amirx"
  32. end
  33. "say /rx cs/"A
  34. exit
  35.